The WinAVR tools is based upon the popular gcc compiler tools with a code generator for the AVR family of processors. WinAVR工具集基于流行的gcc编译工具,具有一个面向AVR处理器家族的代码生成器。
A compiler, of course, needs a way to parse the input language, and so the XRuby team created their own Ruby parser using the popular ANTLR parser generator. 当然,编译器需要一种分析输入语言的方法,XRuby团队用流行的ANTLR分析器产生器创建了他们自己的Ruby分析器。
With the help of the compiler generator, we can swiftly generate compilers, which are oriented to specific instruction sets and architectures, and can make the emitted machine codes compact. 利用该编译器生成器可以迅速生成面向某种指令系统和机器特征,并且能够对输出代码进行自动紧凑的编译器。
In this paper, a compiler generator design method is given. 给出了一种编译器生成器的设计原理。
Compiler generator The endometrium and its fluids play a major role in the reproductive process. 子宫内膜及其液体在生殖过程中起着重要作用。
I find it confusing for the programmer and very difficult to get right inside the compiler's code generator. 这会使程序员感到迷惑,而且在编译器的代码生成器中很难实现。
Automatic compiler generator This procedure is called program documentation. 自动编译程序生成程序这个过程叫做程序文件。
Internal compiler error: code generator received malformed input. 内部编译器错误:代码生成器收到格式不正确的输入。
The alternative is an "external" DSL that requires an external compiler and generator, making the integration much more difficult. 另外一种可选方式是“外部”DSL,需要一个外部的编译器和生成器,这样则会使得整合工作难度增大。
Design and Implementation of a General Extensible Compiler Front-end Generator 通用可扩展编译器前端生成器的设计与实现
The Optimizing Compiler Generator for Embedded Systems 面向嵌入式系统的优化编译器生成器设计
The automatic generation system, which transforms the denotational semantics of code generation languages into efficient compiler code generator, has been developed. 本文中描述了把代码生成语言的指称语义描述变换为编译程序代码生成器的一个变换系统。
The compiler of EP consists internally of lexical scanner module, parser module, semantic analyzer, target code generator module, symbol table management module and error handle module. 编译器由词法分析、语法分析、语义分析、目标代码生成、符号表管理、错误处理六部分组成。
It proposed new algorithms to eliminate different kinds of position dependencies in executable code, and implemented those algorithms in compiler code generator. 针对可执行代码中不同种类的位置依赖,分别提出了消除依赖的算法,并实现了相应的代码生成器。
The process of program self-generation is designed with reference to the steps of compiler, including the error check of EXCEL, the optimization and generation of XML as intermediate code and the design of program generator which generates C language control program from XML file. 程序自动生成过程参考编译器各阶段进行设计,包括对EXCEL表格填写内容的错误检查,优化生成XML形式的中间代码,以及设计一个程序生成器来读取中间代码并翻译生成C语言控制程序。